Welcome![Sign In][Sign Up]
Location:
Search - microphone to wav

Search list

[DirextXDirectSound9

Description: 播放WAV格式的声音文件或数据,同时播放多路声音,从麦克风或者其他声音输入设备捕捉并保存为WAV文件-broadcast WAV format sound files or data broadcast simultaneously multiple voices from the microphone or other sound input device to capture and preserve WAV files
Platform: | Size: 44510 | Author: 高昂副 | Hits:

[Multimedia Develop麦克风录音

Description: 麦克风录音,可以将录音内容存成wav格式文件。你可以修改wav的采样率和编码-microphone recording, can be recorded as deposit into wav format. You can modify wav sampling rate and coding
Platform: | Size: 40960 | Author: 周梁 | Hits:

[Speech/Voice recognition/combinesnd_wave

Description: 用VC编的用于显示语音的波形图,可以将microphone中的语音波形显示促。是自动的显示程序。-VC series of the show for the wave of voice, the microphone to voice waveform display promoting. The show is automatic procedures.
Platform: | Size: 8192 | Author: 陈真 | Hits:

[DirextXDirectSound9

Description: 播放WAV格式的声音文件或数据,同时播放多路声音,从麦克风或者其他声音输入设备捕捉并保存为WAV文件-broadcast WAV format sound files or data broadcast simultaneously multiple voices from the microphone or other sound input device to capture and preserve WAV files
Platform: | Size: 44032 | Author: 高昂副 | Hits:

[File FormatAudacity

Description: 一个音频的可执行程序。可以导入MP3/WAV格式的文件后,进行简单编辑,包括剪切、复制、粘贴、加强效果等操作。也可以从麦克风、CD唱机等录音、之后可以导出MP3/WAV/OGG格式的文件-An audio of the executable program. MP3/WAV format can import files, simple editing, including cut, copy, paste, and so enhance the effect to operate. Also available from the microphone, CD players and other sound recordings, can be exported after MP3/WAV/OGG file
Platform: | Size: 2728960 | Author: captainhan | Hits:

[Streaming Mpeg4WindowsMediaNetSamples-2008-Sept

Description: Samples\AsfCreate --- -- Creates an Asf or WMV file from a collection of bitmaps Samples\AsfNet -------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media Player Samples\AudioPlayer -------------------- Play the audio portion of a windows media file Samples\DESCombine -------------------- Join and split files, outputting data to a WM file. Samples\DrmHeader -------------------- Show the DRM attributes of a file Samples\ReadFromStream -------------------- Walk the samples in a file where the source is an IStream Samples\RecordWav -------------------- Record audio data from a microphone to a .wav file Samples\WMProp -------------------- Show file properties for WM files Samples\WMVCopy -------------------- Code to copy a file -SamplesAsfCreate------- Creates an Asf or WMV file from a collection of bitmapsSamplesAsfNet-------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media PlayerSamplesAudioPlayer-------------------- Play the audio portion of a windows media fileSamplesDESCombine-------------------- Join and split files, outputting data to a WM file.SamplesDrmHeader-------------------- Show the DRM attributes of a fileSamplesReadFromStream-------------------- Walk the samples in a file where the source is an IStreamSamplesRecordWav-------------------- Record audio data from a microphone to a. wav fileSamplesWMProp-------------------- Show file properties for WM filesSamplesWMVCopy-------------------- Code to copy a file
Platform: | Size: 131072 | Author: zhangz | Hits:

[Audio programwave

Description: 在vc6.0下编译通过,实现麦克风录音及播放功能,并能保存成.wav文件-At the next vc6.0 compile is passed, the realization of a microphone and sound recording and playback, and can save into. Wav file
Platform: | Size: 131072 | Author: qxk | Hits:

[Multimedia Developsound

Description: VB开发的简单DWL声音频谱分析仪,也就是声音示波器,直接加载WAV文件或通过麦克风就可实时分析声音信息,并显示出声音频谱图。-VB to develop a simple spectrum analyzer DWL sound, that is, the voice of oscilloscope, load WAV files directly or through a microphone can be the voice of real-time analysis of information, and shows that the sound frequency spectrum.
Platform: | Size: 27648 | Author: 553 | Hits:

[Multimedia programVbtowindos

Description: VB音量控制程序,除了控制Windows音量外,还可对话筒音量进行控制,并播放.wav格式音频文件,具体使用时,可单独摘录出来作为模块来使用,效果不错-VB volume control program to control the Windows volume, it can also control the volume on the microphone, and play. Wav format audio files, specific use, can be extracted out as a separate module to use, good results
Platform: | Size: 8192 | Author: chenzhu | Hits:

[Audio programWindowsEnvironmentMicrophoneRecordingSystem

Description: 本文简单介绍了声卡的工作原理,录音的原理以及数字音频的基本知识并且利用Windows提供的Waveform Aduio APIs以及Multimedia File I/O APIs实现一个Windows环境下的麦克风录音以及将录音文件保存成.wav文件的简单系统。-This article explains the sound card works, the principle of recording and digital audio to provide basic knowledge and use of the Waveform Aduio APIs Windows and Multimedia File I/O APIs to implement a Windows environment, the microphone recording and save the file into the recording. Wav file simple system.
Platform: | Size: 318464 | Author: firstboy | Hits:

[Speech/Voice recognition/combineyuyin

Description: 语音信号的录音、读入、放音等:利用函数wavread对语音信号进行采样,记住采样频率和采样点数,给出以下语音的波形图(2.wav),wavread的用法参见mablab帮助文件。利用wavplay或soundview放音。也可以利用wavrecord自己录制一段语音,并进行以上操作(需要话筒)。-Speech signal recording, reading, playback, etc.: the voice signal using the function wavread sampling, sampling frequency and sampling points to remember, given the following speech waveform (2.wav), wavread usage see mablab help file. Using wavplay or soundview playback. Can also record a voice using wavrecord own, and the above operation (requires microphone).
Platform: | Size: 367616 | Author: liujia | Hits:

[Streaming Mpeg4libzplay-2.02-sdk

Description: 该库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声音保存到磁盘。 简单,简单,再简单。。。。。。在你的应用程序中只需3行代码便可播放和录制声音。-The library integrates all supported formats (mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm is) coding decoder. The library itself is written by WINAPI, you do not need additional libraries do not need the MFC/NET support, can only run under Windows. Library directly on the sound card to play music, is simple and easy. Just three lines of code (create a class, open the file to start playing), you can play music. Support by using the encoder, you can also directly from the sound card to record sound (microphone, line-in, CDs, ...) and the recorded sound is saved to disk. Simple, simple, and could not be easier. . . . . . Only three lines of code in your application you can play and record sound.
Platform: | Size: 3786752 | Author: lijiang | Hits:

[Windows Developliandiaomusic

Description: VB开发的蓝霞家庭视听系统源程序,实际上是一款影音播放器,界面类似早期的Windows Media Player播放器,可以播放MP3、WAV、WMA等多种格式的视频和音乐文件,运行程序后在系统托盘处显示图标,可以设置播放窗口在最前端显示,调整话筒音量等。-Source code of VB developers Blue Xia home audio-visual system, in fact, a video player, the interface is similar to the early Windows Media Player, the player can play MP3, WAV, WMA and other formats of video and music files, run the program Display icon in the system tray, and can set the playback window in the front-end display, adjust the microphone volume.
Platform: | Size: 473088 | Author: 胡立平 | Hits:

[CSharpRecShowWave

Description: 可以通过麦克风进行录音,生成wav文件,并可以播放录音文件并显示波形,有助于理解wav采样、波形生成等。-Through a microphone recording, generate the wav file, and can play the audio file and display waveform, to help understand wav samples, waveform generation.
Platform: | Size: 20564992 | Author: 邵晓波 | Hits:

[Driver Developlibzplay-2.02-src

Description: 库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声音保存到磁盘。 简单,简单,再简单。。。。。。在你的应用程序中只需3行代码便可播放和录制声音。-The library integrates all supported formats (mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm) codec. The library itself is written by WINAPI, you do not need the extra library does not need MFC/NET support can only run under Windows. Library directly to the sound card to play music simple and easy. Just three lines of code (create, open the file to start playing), you can play music. Supported by the encoder, you can also directly from the sound card recording voice (microphone, line-in, CD, ...) and the recorded sound is saved to disk. Simple, simple, and could not be easier. . . . . . Only three lines of code in your application, you can play and record sound.
Platform: | Size: 4736000 | Author: mou | Hits:

[Audio programwav-player

Description: 1.从文件读取Wav音频文件 2.音频文件的播放、暂停、停止功能 3.从麦克风录音,并能存储成Wav文件 4.对录音进行播放、暂停、停止等功能 5.实现音频采样率与量化位数的转换(如44.1KHz, 16位转换成16KHz,8位)-1. Read Wav audio file from the file 2. The audio file of the play, pause, stop function 3. The recording from a microphone, and can be stored into a Wav file 4. To play, pause, stop the recording, and other functions 5. Realize the audio sampling rate and quantization digit transformation (such as 44.1 KHz 16-bit conversion to 16 KHz, 8)
Platform: | Size: 519168 | Author: 张少飞 | Hits:

[Speech/Voice recognition/combineMSP_Python

Description: 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的文字。 使用方法可以参看src里面的源码,需要注意的是:请把代码里appid=zzzzzzzz替换为自己的AppID By wangqy(wangqyfm@foxmail.com) 2013-1-26-Python implementation of information Fei voice simply call in Python dll, they used feel pretty good, for everyone to share. Double test.bat wav_test.wav can be achieved on the recognition that this is sdk demmo wav that the 123456789. Other audio files, then you can write a test file modeled. Double test2.bat microphone input can be identified. This requires pyaudio support. I was in the CMD win7 run properly, but the xp CMD may be garbled ~ ~ ~ Because log output is unicode encoded text. Using methods can be found in src inside source, the need to note that: Please code appid = zzzzzzzz replace with your own AppID By wangqy (wangqyfm@foxmail.com) 2013-1-26
Platform: | Size: 686080 | Author: harry | Hits:

[JSP/JavaJSOUNDDEMO2

Description: JAva再现WINDOWS录音机,Windows 操作系统自带的录音机程序是一个很常用的工具的。本例将实现一个基于JMF 的简易录音机。用它可以把通过麦克风等输入的声音数据保存到磁盘文件中。保存的媒体文件格式可以是au、wav   等。其效果如上图所示。   在这个Java录音机程序中,主要是通过创建一个处理器来捕捉声音数据,并将捕捉到的数据通过一个DataSink 对象发送到指定的目的地,如网络上,具体到本例中将是一个指定的本地文件。-JAva reproduction WINDOWS recorder, Windows operating system comes with a recorder program is a very popular tool. This example implements a simple tape recorder based on JMF. It can be used to save the sound through a microphone and other input data to a disk file. Preservation of media file formats can be au, wav And so on. The effect shown above. In the Java Sound Recorder program, mainly through the creation of a sound processor to capture data, and sends the captured data to a specified destination through a DataSink object, such as the network, specific to this case will be a designated local files.
Platform: | Size: 27648 | Author: tjy | Hits:

[JSP/Javamicrophone

Description: 提取麦克风录入语音信息,并转换为wav等格式文件。-Microphone input voice information extracted and converted to wav format files.
Platform: | Size: 9216 | Author: 任航 | Hits:

[JSP/Javajdoundrecord

Description: JAva再现WINDOWS录音机,Windows 操作系统自带的录音机程序是一个很常用的工具的。本例将实现一个基于JMF 的简易录音机。用它可以把通过麦克风等输入的声音数据保存到磁盘文件中。保存的媒体文件格式可以是au、wav   等。其效果如上图所示。   在这个Java录音机程序中,主要是通过创建一个处理器来捕捉声音数据,并将捕捉到的数据通过一个DataSink 对象发送到指定的目的地,如网络上,具体到本例中将是一个指定的本地文件。 -JAva reproduction WINDOWS recorder, Windows operating system comes with a recorder program is a very popular tool. This example implements a simple tape recorder based on JMF. It can be used to save the sound through a microphone and other input data to a disk file. Preservation of media file formats can be au, wav And so on. The effect shown above. In the Java Sound Recorder program, mainly through the creation of a sound processor to capture data, and sends the captured data to a specified destination through a DataSink object, such as the network, specific to this case will be a designated local files.
Platform: | Size: 26624 | Author: jpudn73 | Hits:
« 12 »

CodeBus www.codebus.net